CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - IP 聊天

搜索资源列表

  1. MyQQServer

    0下载:
  2. 实现了一个聊天系统的服务器端,主要介绍建立侦听套接字,建立连接套接字,动态隐藏与显示控件 使用列表框控件等。 该服务器是以本地IP的8000端口建立服务;而且本程序没有提供相应的设置接口,如需修改则可以程序中修改代码,再重新编译生成应用程序。-it is a chat server
  3. 所属分类:Communication

    • 发布日期:2017-05-16
    • 文件大小:3597755
    • 提供者:志峰
  1. myqq

    0下载:
  2. 局域网内的聊天系统,包括传送文件,用户上线,下线通知,获取用户的ip,保存聊天内容-a chat system of LAN,this system include send and receive file,broadcast user s login and logout in this LAN,acquire user s ip and save user s chat content
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-16
    • 文件大小:4030719
    • 提供者:quye
  1. SimpleChat

    0下载:
  2. 一个比较基本的点对点聊天程序,局域网范围内的聊天程序,适合同事之间互相交流,输入对方IP地址和用户名就可以发送消息了,只要对方正在打开本软件,就能收到消息,本程序除了发消息之外没有其它的功能,比较简单的。-A more basic peer-to-peer chat program, local area network within the scope of chat program, suitable exchange between colleagues, enter each other
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-17
    • 文件大小:10986
    • 提供者:阮之
  1. Implementation-using-VC-Client-Services-machine-mo

    0下载:
  2. 用VC实现客户机服务机器模式的聊天程序: 在TCP/IP网络中两个进程间的相互作用的主机模式是客户机/服务器模式(Client/Server model)。本实验的目标是利用Visual C++的WINDOWS SOCKET网络编程实现客户机与服务器之间的通信,通过一个聊天室的程序来体现这一通信过程,该模式的建立基于以下两点: 1、非对等作用; 2、通信完全是异步的。客户机/服务器模式在操作过程中采取的是主动请示方式,-Implementation using VC Client S
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-16
    • 文件大小:4211497
    • 提供者:廖国锐
  1. chat_tool_two_person

    0下载:
  2. 2人之间的点对点聊天工具,通过输入ip和端口连接-Point-to-point between the 2 person chat tool, by entering the ip and port to connect
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-16
    • 文件大小:3933447
    • 提供者:放飞飘然
  1. QQTest

    0下载:
  2. 模仿QQ的聊天工具,能够获得IP地址和计算机名,可以选择UDP或TCP通讯,并可以传送文件。-Mimic QQ chat tools, be able to obtain IP address and computer name, you can select UDP or TCP communications, and can transfer files.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-09
    • 文件大小:1743553
    • 提供者:davidlee123
  1. chat

    0下载:
  2. linux下的一个聊天程序 ,代码完整, 调试通过。 既可以做服务器, 也可以做客户端。 程序代码才采用多种异步通讯模式。希望对初学习LINUX和TCP/CP的人有帮助。 -one chat room project under linux platform . complete project with no any bug. u can treat it as a server , and u can treat as a client as well. serval
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:13953
    • 提供者:吕 广林
  1. ip

    0下载:
  2. 一套小巧但很完整的VC++视频会议系统,可以点对点视频聊天、语音聊天、文本聊天、打开电子白板、发出请求、发送主机消息等功能。程序用到了rtcdll.dll,已打包;源码中还附有作者的使用指南,对你或许会有不小帮助。 -A small but very complete VC++ video conferencing systems can be point-to-point video chat, voice chat, text chat, whiteboard opened, a req
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-03
    • 文件大小:669804
    • 提供者:zy
  1. SERVER2

    0下载:
  2. 自己做的,可以聊天,支持多线程处理,TCP/IP协议传输文件,传输文件可大于10M,局域网内传输测试速度为3M/S -the server for file transfer soft, made by myself ,it could transfer file, and the file could larger than 10M, test the speed is higher than 3M/S
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:42312
    • 提供者:张志峰
  1. PPChat

    0下载:
  2. 简点的点对点聊天,设置对方IP后就可以实现点对点聊天了,使用Delphi7自带的tcp控件开发,没有使用第3方控件-Simple point-to-point chat-point, the other IP settings can be achieved after a peer-to-peer chat, use the tcp control Delphi7 own development, not to control the use of section 3
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:591753
    • 提供者:netahui
  1. Chat

    0下载:
  2. 一个简单的在线聊天系统,实现了群聊,完全用java实现,不明白java TCP/IP网络编程的朋友可以参考下,里边有线程编程哦-A simple online chat system, a group chat, java fully realized, do not understand java TCP/IP network programming can refer friends, the inside Oh-threaded programming
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-27
    • 文件大小:9228
    • 提供者:飞齐天
  1. Ip-IpCHAT

    0下载:
  2. 语音聊天工具。IP-IP的语音聊天工具。较适合局域网内使用。
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:24095
    • 提供者:小宝
  1. src

    0下载:
  2. 基于TCP/IP.SOCKET的java聊天室客户端和服务器端-Based on TCP/IP.SOCKET the java chat room client and server-side
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:974
    • 提供者:曹卓然
  1. NetMeetingdlg

    0下载:
  2. Netmeeting是Windows系统自带的网上聊天软件,意为“网上会面”。Netmeeting除了能够发送文字信息聊天之外,还可以配置麦克风、摄像头等仪器,进行语音、视频聊天。虽然,国外的ICQ和国内的QQ等聊天软件已经风行起来,并且拥有QQ秀、形象、各种增值服务等功能,但是因为太花哨,Netmeeting依然占有一席之位。因为Netmeeting是通过计算机的IP帐号来查找,所以,只需知道计算机的IP地址就能够与另外的计算机聊天。-Netmeeting is a Windows syste
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-10
    • 文件大小:2309081
    • 提供者:ruiomar
  1. Ip-Ipyuyin

    0下载:
  2. Ip-Ip的语音聊天.zip Ip-Ip的语音聊天.zip-Ip-Ip voice chat. Zip Ip-Ip voice chat. Zip
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-05
    • 文件大小:24248
    • 提供者:ruandy
  1. ChatClient

    0下载:
  2. 局域网中,TCP/IP协议,聊天协议,需要获取IP地址建立连接,包括客户机,服务器两个,欢迎下载-LAN, TCP/IP protocol, chat protocol, the need to obtain the IP address of the establishment of connections, including client, server, two are welcome to download
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:17275
    • 提供者:常常
  1. TCPUDPmultithread

    0下载:
  2. TCP+UDP_多线程实现聊天工具,本程序非常好-TCP+ UDP_ the realization of multi-threaded chat tools
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-29
    • 文件大小:11423494
    • 提供者:duchiporexia
  1. QQliaotiangongju

    0下载:
  2. 本程序采用tcp/ip socket多线程编程,并对一些重要的同步操作做了超时控制,以减少等待的时间,像连接服务器,等待对方接收文件等。基本功能跟QQ类似,能进行多点的聊天和点对点的文件传送。-This procedure using tcp/ip socket multi-threaded programming, a number of important and did a time-out synchronization control, in order to reduce the w
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:244857
    • 提供者:竹竹
  1. ChineseChess

    0下载:
  2. 中国象棋。网络对战。采用Net Beans IDE开发。寻找主机采用IP多点传送。可以聊天。使用UDP进行数据传送。Java Socket编程。-Chinese chess. Network war. Developed using Net Beans IDE. To find the host using IP multicast. Can chat. The use of UDP for data transfer. Java Socket Programming.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:1137186
    • 提供者:kprog
  1. MyQQ

    0下载:
  2. QQ聊天程序,只要通过Ip地址,即可向别人发送消息,接收消息-ppWizard has created this MyQQ application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This f
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-27
    • 文件大小:9817822
    • 提供者:he
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com